Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 170 Bytes

12.2.4 - onClose.md

File metadata and controls

8 lines (6 loc) · 170 Bytes

onClose

连接被关闭时回调此函数。

function onClose(swoole_client $client)
  • Server端关闭或Client端主动关闭,都会触发onClose事件